home *** CD-ROM | disk | FTP | other *** search
-
- #ifndef sgStingaVerDef_H
- #define sgStingaVerDef_H
-
- #define STINGA_VER_KEY "Stinga"
- #define STINGA_VER_REGUSER "Licensed To"
- #define STINGA_VER_NOTREG "Unregistered Copy \0"
- #define STINGA_VER_REGFLAGS "StingaRegFlags"
-
-
- #define MAKE_WIDE(str) (L ## str)
-
- #endif // sgStingaVerDef_H
-